tutorials in RPG Maker Hub

Share your creations!

When a character counterattacks they always use the default attack command.

Here's a tutorial on how to make counterattacking use different skills upon being inflicted with a state in VX Ace.

It's been a while since I made a tutorial, or any video at all, for that matter.

Anyway, this one shows you how to make permadeath a thing in case you're feeling evil.

https://youtu.be/qOAMSPWqxRA

RPG Maker - Permadeath
This video demonstrates how to make a permadeath effect in RPG Maker. I used MZ, but it'll probably work in other versions.It's been a while since I uploaded...
https://www.youtube.com/watch?v=qOAMSPWqxRA

You can make an event move diagonally with move_diagonal(horz, vert) in a script call of a move route.

in horz you put either 4 or 6 (4 is left and 6 is right) and in vert you put 2 or 8 (2 is down and 8 is up) #rpgmakervxace #rpgmaker

https://youtu.be/LGPITnr8j48
Have you ever wanted to create your dream's RPG games in RPG Maker? If yes, I'm going to offer you the best tutorials where you can learn how to use that engine, plugins and systems! Subscribe to this channel for more! :D

CREATE YOUR OWN RPG GAME WITH ALHAVERA 2! Easy to learn, no coding and great explaining!
YouTube
https://www.youtube.com/watch?v=LGPITnr8j48

https://www.youtube.com/watch?v=3SN9qzmIFNM&t=51s
I created a new channel based just on RPG Maker MV tutorials. On this channel I will teach you anything about this engine, including how to build systems like gambling, class change and many more. I will also show you plugins!

RPG MAKER MV - Tutorial 1: Create your character
Do you want to honor us with a beer? Thank you! https://ko-fi.com/alhaveraContact me at: [email protected]! I am always here for you to help with somet...
https://www.youtube.com/watch?v=3SN9qzmIFNM

Here is a tutorial on how to show windows message boxes through a script call in XP/VX/VXAce

Before playing the game makesure you have installed vx ace runtime on your device!

You can download runtime here:

https://www.rpgmakerweb.com/run-time-package

This tutorial goes over pre-death battle events in RPG Maker, which you can use to make things like exploding enemies and death quotes.

https://youtu.be/Visr21AUZFA

RPG Maker Tutorial - Pre-Death Events | Exploding Battlers, Death Quotes, and etc.
In this video, I explain how to make pre-death events in RPG Maker. You can also find me here:https://bladethepieeater.itch.io/https://gamejolt.com/@AGuyWhoL...
https://www.youtube.com/watch?v=Visr21AUZFA

Today I bring you an answer to a question (probably) no one asked:

https://youtu.be/AnsH6lBdYbE

This tutorial goes over how to turn RPG Maker maps into title screens.

RPG Maker Tutorial - Using Maps to Make Title Screens
In this video, I give a quick-ish rundown on how to use mapmaking in RPGMaker to create more interesting title screens.You can also find me here:https://blad...
https://www.youtube.com/watch?v=AnsH6lBdYbE

Here's a tutorial on how to script a discount in shops that activates upon a switch in VX Ace: